listitemwidget: Have .activatable style class if the item is activatable
authorAlexander Mikhaylenko <alexm@gnome.org>
Mon, 17 May 2021 13:05:05 +0000 (18:05 +0500)
committerAlexander Mikhaylenko <alexm@gnome.org>
Mon, 17 May 2021 13:10:35 +0000 (18:10 +0500)
commitd56711b5d82f8a77793a0857c2252565fda1b492
tree538087541be2a5ee5a92db394e909c8524a0ea88
parent27e662cfd11f5a207a31bdb5bec4837f7b7d818b
listitemwidget: Have .activatable style class if the item is activatable

Match GtkListBox, so it's possible to use the same styles for them.

Update GtkListView and GtkGridView docs to reflect that, fix a few gtk-doc
formatting leftovers along the way.
gtk/gtkgridview.c
gtk/gtklistitem.c
gtk/gtklistitemwidget.c
gtk/gtklistitemwidgetprivate.h
gtk/gtklistview.c